From: Raspbian automatic forward porter Date: Fri, 27 Feb 2026 04:36:23 +0000 (+0000) Subject: Merge version 2.6.1-1+rpi1 and 3.1.2-2 to produce 3.1.2-2+rpi1 X-Git-Tag: archive/raspbian/3.1.2-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com//%22mailto:i18n-csb%40linuxcsb.org/%22/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com/%22mailto:i18n-csb%40linuxcsb.org/%22?a=commitdiff_plain;h=62266116b8ce541ce0b8ed43b9a40b10f9d1e450;p=qbs.git Merge version 2.6.1-1+rpi1 and 3.1.2-2 to produce 3.1.2-2+rpi1 --- 62266116b8ce541ce0b8ed43b9a40b10f9d1e450 diff --cc debian/changelog index c9c50ab0,f1463be1..10cf54a0 --- a/debian/changelog +++ b/debian/changelog @@@ -1,27 -1,121 +1,146 @@@ - qbs (2.6.1-1+rpi1) trixie-staging; urgency=medium ++qbs (3.1.2-2+rpi1) forky-staging; urgency=medium + + [changes brought forward from 1.10.0+dfsg-2+rpi1 by Peter Michael Green at Tue, 06 Feb 2018 00:27:38 +0000] + * Add symbols file hack for Raspbian. + * Fix clean target. + + [changes introduced in 1.12.1+dfsg-2+rpi1 by Peter Michael Green] + * Disable testsuite. + + [changes introduced in 1.12.2+dfsg-1+rpi1 by Peter Michael Green] + * Mark another symbol as optional. I'm guessing the presence or absesne of + this one depends on optimisation descisions by the compiler and/or the + version of libstdc++ + + [changes introduced in 1.13.1-2+rpi1 by Peter Michael Green] + * Extend symbols file hack. + + [changes introduced in 1.22.0-4+rpi1 by Peter Michael Green] + * Further extend symbols file hack. + + [changes introduced in 2.3.1-4+rpi1 by Peter Michael Green] + * Update symbols file changes for qbs 2.x + - -- Peter Michael Green Thu, 11 Sep 2025 19:17:23 +0000 ++ -- Raspbian forward porter Fri, 27 Feb 2026 04:36:23 +0000 ++ + qbs (3.1.2-2) unstable; urgency=medium + + * Team upload. + * Define PATH_MAX if not available, to help building on GNU/Hurd; + patch path_max.diff. + * Increase the timeout of qtest with QTEST_FUNCTION_TIMEOUT also for alpha, + and hppa. + * Backport upstream commit a8a17646b136873132c5fba98ee1bea681a7dcaa to build + with Qt 6.10; patch upstream_Fix-build-with-Qt-6.10.patch. + * Fix copyright. (Closes: #1127583) + * Bump Standards-Version to 4.7.3, no changes required. + * Drop Priority: optional, no more needed since dpkg 1.22.13. + + -- Pino Toscano Sat, 14 Feb 2026 09:44:14 +0100 + + qbs (3.1.2-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + + -- Pino Toscano Fri, 12 Dec 2025 08:37:27 +0100 + + qbs (3.1.1-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Update the patches: + - gcc-handle-absolute-module-source-paths-in-modules.json.diff: drop, fixed + upstream + * upstream-test-suite autopkgtest: use the value returned by "nproc" as number + of jobs for the build of the blackbox tests; this should speed up the test + a bit. + + -- Pino Toscano Thu, 30 Oct 2025 20:26:58 +0100 + + qbs (3.1.0-2) unstable; urgency=medium + + * Team upload. + * Upload to unstable. + + -- Pino Toscano Mon, 13 Oct 2025 07:36:59 +0200 + + qbs (3.1.0-1) experimental; urgency=medium + + * Team upload. + * New upstream release. + * Rename libqbscore3.0 to libqbscore3.1 according to the upstream SONAME + bump. + * Update the patches: + - no_nosys_specs.diff: update + * Backport the upstream https://codereview.qt-project.org/c/qbs/qbs/+/683816 + to fix the search of gcc std modules; patch + gcc-handle-absolute-module-source-paths-in-modules.json.diff. + (Closes: #1114341) + * Update install files. + + -- Pino Toscano Sat, 11 Oct 2025 23:05:21 +0200 + + qbs (3.0.3-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Update the patches: + - Fix-check-for-uninitialized-JSValue.diff: drop, fixed upstream + * Update patch skip_test_concurrent.diff to skip directly in the _data() + function, to skip only once rather than in each of the almost 500 + combinations of it. + + -- Pino Toscano Tue, 02 Sep 2025 22:30:04 +0200 + + qbs (3.0.1-4) unstable; urgency=medium + + * Team upload. + * Upload to unstable. + * Add a new upstream-test-suite autopkgtest that runs the blackbox tests from + the upstream test suite: + - build the tests from the sources, which sadly needs a good deal of build + (the shared qbs libraries should not be actually used, though) + - blacklist the qbsLanguageServer, as it assumes a fully-built layout + - borrow some of the setup from what done for running the tests during the + build + + -- Pino Toscano Sat, 30 Aug 2025 11:23:02 +0200 + + qbs (3.0.1-3) experimental; urgency=medium + + * Team upload. + * Add few more arch-only test-only build dependencies for additional bits in + the test suite: qt6-scxml-dev, and unzip. + + -- Pino Toscano Sat, 30 Aug 2025 06:51:53 +0200 + + qbs (3.0.1-2) experimental; urgency=medium + + * Team upload. + * Backport the upstream https://codereview.qt-project.org/c/qbs/qbs/+/671159 + to fix the build on 32bit architectures; patch + Fix-check-for-uninitialized-JSValue.diff. + * Move the test-only qt6-declarative-dev, and qt6-tools-dev build dependencies + as Build-Depends-Arch, as they are needed only when running the tests which + are run during arch builds. + * Add few more arch-only test-only build dependencies for additional bits in + the test suite: 7zip, bison, flex, icoutils, qt6-shadertools-dev, and zip. + + -- Pino Toscano Sat, 30 Aug 2025 06:02:11 +0200 + + qbs (3.0.1-1) experimental; urgency=medium + + * Team upload. + * New upstream release. + * Rename libqbscore2.6 to libqbscore3.0 according to the upstream SONAME + bump. + * Update the patches: + - quickjs_hurd.diff: drop, as it refers to quickjs and not to the actually + used quickjs-ng + * Update install files. + + -- Pino Toscano Wed, 20 Aug 2025 04:28:56 +0200 qbs (2.6.1-1) unstable; urgency=medium